Request headers

Only registered user can perform this action
  Authentication - string - required
    Example of Authentication header : "Bearer TOKEN_FETCHED_FROM_SERVER_DURING_REGISTRATION"

Success response body

{
  "id": 2,
  "title": "Social Media for Athletic Departments",
  "sections": [
    {
        "id": 2,
        "title": "Introduction"
    },
    ...
  ],
  "exam": {
    "id": 1,
    "title": "Exam"
  }
}

Params

Param name Description
id
required

Validations:

  • Must be a Integer